Skip to content

Comments

feat(Mantine): support mantine 7#6345

Closed
alodela wants to merge 87 commits intorefinedev:mainfrom
alodela:mantine7.v4
Closed

feat(Mantine): support mantine 7#6345
alodela wants to merge 87 commits intorefinedev:mainfrom
alodela:mantine7.v4

Conversation

@alodela
Copy link

@alodela alodela commented Sep 17, 2024

PR Checklist

Please check if your PR fulfills the following requirements:

Bugs / Features

What is the current behavior?

Support for Mantine 5

What is the new behaviour?

Continuing the work done in #5340 to support Mantine 7

Notes for reviewers

Notable problems:
Mantine 7 uses CSS modules for styling, and @refinedev/mantine uses tsup to build, which doesn't support css modules
egoist/tsup#536

Any input or feedback welcome

Mantine migration guides:
https://v6.mantine.dev/changelog/6-0-0/
https://mantine.dev/guides/6x-to-7x/

closes #5178

glebtv and others added 30 commits February 21, 2024 14:53
Co-authored-by: Alican Erdurmaz <alicanerdurmaz@gmail.com>
@alodela alodela requested a review from a team as a code owner December 30, 2024 08:19
@TheoD02
Copy link

TheoD02 commented Jan 10, 2025

Hey, how i can test this in existing project ?

The solution :

"@refinedev/mantine": "github:alodela/refine#path:packages/mantine&mantine7.v4",

Seem to not work on my side 😞

@BatuhanW BatuhanW closed this Jun 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEAT] Mantine v7 support?

7 participants